Welcome![Sign In][Sign Up]
Location:
Search - CAN VB

Search list

[File OperateVB反编译程序源代码

Description: 可以将VB中的内部结构分析出来,是一个不错的程序哦-can VB analysis of the internal structure, and is a good procedure oh
Platform: | Size: 180705 | Author: 何柳青 | Hits:

[File OperateVB加密解密源代码

Description:

rijndaelvb.zip

The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algorithm. The form in the project runs some test data through the class.

The rijndael.asp file is a VBScript ASP file that can be used as a server side include for encryption using the Rijndael AES block cipher algorithm. The rijndaeltest.asp shows how the encryption routine can be called by running some test data through the algorithm.

 


Platform: | Size: 13456 | Author: yusy2000 | Hits:

[Booksvb语言参考手册

Description: VB语言参考手册,VB爱好者可方便查看!-VB language reference manual, VB lovers can be convenient!
Platform: | Size: 520192 | Author: | Hits:

[Windows Developvb计算器

Description: VB写的计算器,可给VB初学者作参考-calculator writtend with VB,can be used as referrence for the VB beginer
Platform: | Size: 1024 | Author: 新浪客 | Hits:

[GUI DevelopVB对Word97中书签的编程

Description: 1、上述程序在VB5.0中文版和安装了Microsoft Word97的Windows98中文版环 境下调试通过。 2、实例中模板文件的格式并不局限于此,可以是任意格式的Word文档;书签 的定义也不局限于文本,还包括为引用而命名的位置。 3、实例中,当更新书签内容时,应采取更简便的方法,避免程序的冗余。通 常的做法是:按一定的命名规则定义书签(如b1,b2,b3),将所有的数据信息 存放在数据库中,而数据库字段的命名也采用相应规则(如b1,b2,b3),因此 可以利用循环的方法从数据库中读出数据,同时更新书签内容。 4、第3点说明实际上与数据库发生联系,从而可实现标准文档的批量生成和 连续打印。-one, the above procedures in VB5.0 and installation of the Chinese version of Microsoft Word 97 Chinese version of the Windows 98 environment through debugging. 2, examples template file format is not limited to this, it can be in any format, Word documents; Bookmark not confined to the definition of the text, but also as a reference to the location and name. 3, example, when the content is updated bookmarks, should take a more easy ways to avoid redundant procedures. The usual practice is : according to certain rules of naming bookmarks definition (b1, b2, b3), all the data stored in the database and the database fields are named accordingly adopted rules (such as b1, b2, b3), it can use recycled from several methods According to library sensed data, bookmarks updated content. 4, 3:00 not
Platform: | Size: 108544 | Author: | Hits:

[SCMPC与单片机的RS485源程序(VB+ASM编写)

Description: RS485通信程序,主机和从机都有了,现成的东西可以直接应用在你的开发中,PC程序用VB编写,485多机通讯是ASM的。-RS485 communication procedures, and from the host machine has a ready-made things can be directly used in your development, the PC using VB preparation procedures, more than 485 machine communication is the ASM.
Platform: | Size: 10240 | Author: 张子实 | Hits:

[Otherclock(vb.net)

Description: 是不是觉得任务栏上的时间显示太占用空间了,这是我为此而写的一个程序.启动后,将在左上角出现一个显示时间的小方框.你可把它拖动到任何地方,右击将显示快捷菜单,隐藏后在任务栏右边显示一个小图标,移动鼠标到小图标上,将显示时间,日期等信息,右击显示的快捷菜单,可选择重新显示,关机等操作,非常方便好用-think it is not on the task bar shows the time is too occupied space, it is my purpose to write a procedure. After commencement, in the upper left corner, there will be a show that the small box. You can drag it to any place that will show quick right click menu, hide the task bar after the show that the right side of a small icon, mobile mouse on the small icon will show time, date and other information, right click menu shows a fast option to reconsider, the shutdown operation, a very convenient handy
Platform: | Size: 45056 | Author: | Hits:

[Process-Threadvb-multithread

Description: 一个vb多线程编程实例,能够设置线程优先级,已经调试能够执行。-a multithreaded programming examples threads will be able to set priorities, debugging can be implemented.
Platform: | Size: 12288 | Author: zcs | Hits:

[Email Clientvb-outlook

Description: 用VB编写收发电子邮件程序。在VB中,应用程序可以通过调用微软公司的MAPI实现收发电子邮件的功能-VB prepared e-mail procedures. In VB, applications can call Microsoft's MAPI realization of the e-mail function
Platform: | Size: 2048 | Author: | Hits:

[DocumentsVB使用技巧集锦

Description: VB编程的技巧集锦,但是是英文版的。不过里面的东西都不错的,也可以借此学习英文-VB programming skills magazines, but the English version is. But the things are good, you can also learn English
Platform: | Size: 86016 | Author: 林秋秋 | Hits:

[Printing programvb课件子

Description: 万能打印,可以用任何方式打印出来任何形式的报表,实在是此类开发中的精品-omnipotent print, can be used in any way to print out any form of statements, it is such a fine development
Platform: | Size: 2790400 | Author: 赵找 | Hits:

[Education soft system学生信息管理系统vb

Description: 从别处拿来感觉还可以 内容比较多且完备值得大家看一看-used elsewhere can also feel more content but should we look at the complete
Platform: | Size: 379904 | Author: 黄其锋 | Hits:

[Com Portvb串口通讯

Description: 这个文件是有关系统串口通信的实例,作为学习串口通信入门来说是一个很好的参考实例,它是基于vb语言的,而且其中很多代码可以直接移植 -this paper is on the serial communication system examples, as a learning portal Serial Communication is a very good reference example, it is based on vb language, but many of them can be directly transplanted code
Platform: | Size: 82944 | Author: 伍军伟 | Hits:

[File OperateVB反编译程序源代码

Description: 可以将VB中的内部结构分析出来,是一个不错的程序哦-can VB analysis of the internal structure, and is a good procedure oh
Platform: | Size: 180224 | Author: 何柳青 | Hits:

[CommunicationCAN-AC1_AC2-104

Description: VB编写的CAN通信程序,是一个基本的例子示范程序。-VB prepared by the CAN communication program is a model example of the basic procedures.
Platform: | Size: 95232 | Author: 莫尘 | Hits:

[OS programVB-IE-Toolbar_src

Description: VB, VS6.0 This is a IE toolbar! You can make your IE toolbar with this code by yourself! Have fun!-VB, VS6.0 This is a IE toolbar! You can make your IE to olbar with this code by yourself! Have fun!
Platform: | Size: 91136 | Author: chenguo | Hits:

[Windows Developvb-can-bus

Description: vb communication canbus
Platform: | Size: 20480 | Author: junwang | Hits:

[OS programVB_Example_USB-CAN

Description: VB关于DLL调用的源代码,关于界面设计,DLL调用等方面,很有参考价值。此例程针对武汉吉阳光电www.glinker.cn的GY8507 USB-CAN总线适配器开发,二次开发例程。-VB call on the DLL source code, with regard to interface design, DLL calls, etc., could very well refer. This routine for the www.glinker.cn Wuhan Photoelectric Geesun GY8507 USB-CAN bus adapter development, secondary development of routines.
Platform: | Size: 80896 | Author: yinyedan | Hits:

[RFIDHD6P-RFID-Terminal-CAN

Description: HD 6P RFID 终端机、考勤卡钟 CAN 通讯接口程序 VB 源码 -HD 6P RFID terminals, time cards bell CAN communication interface program VB source
Platform: | Size: 193536 | Author: leo2003 | Hits:

[Other systemsvb(8110)

Description: 科瑞新KPCI-8110CAN总线适配卡与电脑通信的vb6.0程序-Corina new 8110 data acquisition card bus can communicate with the computer vb6.0 program
Platform: | Size: 116736 | Author: 麦智伟 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net